diff --git a/doc/install/requirements.md b/doc/install/requirements.md
index da07453c2ce50f159a5ede6951449168521a8cd9..ba2d2011c39a2d685a0f66b080e9bdf71e8ff24c 100644
--- a/doc/install/requirements.md
+++ b/doc/install/requirements.md
@@ -80,7 +80,7 @@ From GitLab 13.1:
 Beginning in GitLab 12.9, we only support Node.js 10.13.0 or higher, and we have dropped
 support for Node.js 8. (Node.js 6 support was dropped in GitLab 11.8)
 
-We recommend Node 12.x, as it's faster.
+We recommend Node 14.x, as it's faster.
 
 GitLab uses [webpack](https://webpack.js.org/) to compile frontend assets, which requires a minimum
 version of Node.js 10.13.0.