diff --git a/doc/install/requirements.md b/doc/install/requirements.md
index 629b1841875a2748031ac2f59144e6a8961282e3..d01860cb24f58adb52bbb02af8f2f087b65f6eec 100644
--- a/doc/install/requirements.md
+++ b/doc/install/requirements.md
@@ -113,8 +113,8 @@ the following table) as these were used for development and testing:
 |----------------|----------------------------|
 | 13.0           | 11                         |
 | 14.0           | 12.10                      |
-| 15.0           | 12.0                       |
-| 16.0 (planned) | 13.0                       |
+| 15.0           | 12.10                      |
+| 16.0 (planned) | 13.6                       |
 
 You must also ensure the following extensions are loaded into every
 GitLab database. [Read more about this requirement, and troubleshooting](postgresql_extensions.md).