diff --git a/Documentation/doc/Documentation/Installation.txt b/Documentation/doc/Documentation/Installation.txt
index 9516d1779c8..fb38ab8bfc2 100644
--- a/Documentation/doc/Documentation/Installation.txt
+++ b/Documentation/doc/Documentation/Installation.txt
@@ -159,7 +159,7 @@ In order to build the \cgal libraries, you need a \cpp compiler.
| :------- | :--------------- |
|\sc{Gnu} `g++` 4.1 or later\cgalFootnote{`http://gcc.gnu.org/`} | Linux / MacOS X |
| | \sc{MS} Windows |
-|\sc{MS} Visual `C++` 12.0, 14.0, 15.0 (\sc{Visual Studio} 2013, 2015, and 2017)\cgalFootnote{`http://msdn.microsoft.com/en-us/vstudio/`} | \sc{MS} Windows |
+|\sc{MS} Visual `C++` 12.0, 14.0, 15.7 (\sc{Visual Studio} 2013, 2015, and 2017)\cgalFootnote{`http://msdn.microsoft.com/en-us/vstudio/`} | \sc{MS} Windows |
| `Clang` \cgalFootnote{`http://clang.llvm.org/`} compiler version 6.0.0 | Linux |
| Apple `Clang` compiler version 7.0.2 | MacOS X |