diff --git a/docs/install.md b/docs/install.md
index 0486ff9..11de851 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -55,15 +55,17 @@ GHCup supports the following tools, which are also known as the **Haskell Toolch
GHC Version | Tags |
-9.4.2 | latest, base-4.17.0.0 |
+9.4.3 | latest, base-4.17.0.0 |
+9.4.2 | base-4.17.0.0 |
9.4.1 | base-4.17.0.0 |
+9.2.5 | recommended, base-4.16.4.0 |
9.2.4 | base-4.16.3.0 |
9.2.3 | base-4.16.2.0 |
9.2.2 | base-4.16.1.0 |
9.2.1 | base-4.16.0.0 |
9.0.2 | base-4.15.1.0 |
9.0.1 | base-4.15.0.0 |
-8.10.7 | recommended, base-4.14.3.0 |
+8.10.7 | base-4.14.3.0 |
8.10.6 | base-4.14.3.0 |
8.10.5 | base-4.14.2.0 |
8.10.4 | base-4.14.1.0 |
@@ -128,7 +130,8 @@ GHCup supports the following tools, which are also known as the **Haskell Toolch
Stack Version | Tags |
-2.7.5 | latest, recommended |
+2.9.1 | latest, recommended |
+2.7.5 | |
2.7.3 | |
2.7.1 | |
2.5.1 | |