diff --git a/doc/manual/source/installation-and-configuration.rst b/doc/manual/source/installation-and-configuration.rst
index 0de229401d8fe8ec4d86025fe8118fee4e4153b0..bb06d491bea87d5eab697135bf15fee0b9fb6766 100644
--- a/doc/manual/source/installation-and-configuration.rst
+++ b/doc/manual/source/installation-and-configuration.rst
@@ -7,18 +7,17 @@ Installation and configuration
 Software requirements
 =====================
 
-Packaged versions of Dynare are available for Windows (7, 8.1, 10), several GNU/Linux
-distributions (Debian, Ubuntu, Linux Mint, Arch Linux) and macOS
-10.11 or later. Dynare should work on other systems, but some compilation steps
-are necessary in that case.
+Packaged versions of Dynare are available for Windows (7, 8.1, 10 and 11),
+several GNU/Linux distributions (Debian, Ubuntu, Linux Mint, Arch Linux) and
+macOS (11). Dynare should work on other systems, but some compilation steps are
+necessary in that case.
 
 In order to run Dynare, you need one of the following:
 
-* MATLAB version 8.3 (R2014a) or above;
-* GNU Octave version 4.4 or above, with the statistics package from
-  `Octave-Forge`_. Note however that the Dynare installers for Windows and
-  macOS require a more specific version of Octave, as indicated on the download
-  page.
+* MATLAB, any version ranging from 8.3 (R2014a) to 9.11 (R2021b);
+* GNU Octave version 6.2.0 or 6.3.0, with the statistics package from
+  `Octave-Forge`_. Note however that the Dynare installer for Windows requires
+  a more specific version of Octave, as indicated on the download page.
 
 The following optional extensions are also useful to benefit from
 extra features, but are in no way required:
diff --git a/windows/README.txt b/windows/README.txt
index 5e51ac554da80b557f9b31fc77cda89507695904..33f3e7a76bfe674a52e9cf9e5c667eaf05e31697 100644
--- a/windows/README.txt
+++ b/windows/README.txt
@@ -21,9 +21,8 @@ Note: Dynare comes with an automated uninstaller, which you can run from the
 Using Dynare with MATLAB®
 ─────────────────────────
 
-Dynare requires MATLAB® version 8.3 (R2014a) or above. With older versions of
-MATLAB®, it may fail or give unexpected results. Only 64-bit versions are
-supported.
+Dynare requires MATLAB®, any version ranging from 8.3 (R2014a) to 9.11
+(R2021b). Only 64-bit versions are supported.
 
 To use Dynare, you just have to add the ‘matlab’ subdirectory of your Dynare
 installation to MATLAB® path. You have two options for doing that: