diff --git a/doc/dynare.texi b/doc/dynare.texi
index 18a11c12a72cfe073096b556c137bd7e6b879eb7..98a87730216832e3ed14b0c02910e6e1be4b5781 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -345,13 +345,12 @@ Packaged versions of Dynare are available for Windows XP/Vista/Seven,
 Leopard.  Dynare should work on other systems, but some compilation
 steps are necessary in that case.
 
-In order to run Dynare, you need at least one of the following:
+In order to run Dynare, you need one of the following:
 
 @itemize 
 
 @item
-MATLAB version 7.0 (R14) or above; note that no toolbox is needed by
-Dynare,
+MATLAB version 7.0 (R14) or above;
 
 @item
 GNU Octave version 3.0.0 or above.
@@ -360,6 +359,20 @@ GNU Octave version 3.0.0 or above.
 Some installation instructions for GNU Octave can be found on the
 @uref{http://www.dynare.org/DynareWiki/DynareOctave,Dynare Wiki}.
 
+The following optional extensions are also useful to benefit from extra
+features, but are in no way required:
+
+@itemize
+
+@item
+If under MATLAB: the optimization toolbox, the statistics toolbox;
+
+@item
+If under GNU Octave, the following
+@uref{http://octave.sourceforge.net/,Octave-Forge} package: optim.
+
+@end itemize
+
 If you plan to use the @code{use_dll} option of the @code{model}
 command, you will need to install the necessary requirements for
 compiling MEX files on your machine. If you are using MATLAB under