diff --git a/README b/README
index 876f20d41..c2eb589ad 100644
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ To compile ejabberd you need:
- GNU Make
- GCC
- Erlang/OTP R12B-5 or higher.
- - exmpp 0.9.3 or higher
+ - exmpp 0.9.5 or higher
- OpenSSL 0.9.8 or higher, for STARTTLS, SASL and SSL encryption.
- Zlib 1.2.3 or higher, for Stream Compression support
(XEP-0138). Optional.
diff --git a/doc/guide.html b/doc/guide.html
index 40f74866a..cae1063ca 100644
--- a/doc/guide.html
+++ b/doc/guide.html
@@ -344,7 +344,7 @@ as long as your system have all the dependencies.
GNU Make
GCC
Erlang/OTP R12B-5 or higher.
-exmpp 0.9.3 or higher
+exmpp 0.9.5 or higher
OpenSSL 0.9.8 or higher, for STARTTLS, SASL and SSL encryption.
Zlib 1.2.3 or higher, for Stream Compression support (XEP-0138). Optional.
Erlang mysql library. Optional. For MySQL authentication or storage. See section 3.2.1.
@@ -473,7 +473,7 @@ for example:
-
MS Visual C++ 6.0 Compiler
- Erlang/OTP R12B-5. Support for R13 or higher is experimental.
-
- exmpp 0.9.1 or higher
+
- exmpp 0.9.5 or higher
- Shining Light OpenSSL 0.9.8d or higher
(to enable SSL connections)
- Zlib 1.2.3 or higher
diff --git a/doc/guide.tex b/doc/guide.tex
index 2508ddc73..6f8ee6b21 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -310,7 +310,7 @@ To compile \ejabberd{} on a `Unix-like' operating system, you need:
\item GNU Make
\item GCC
\item Erlang/OTP R12B-5 or higher.
-\item exmpp 0.9.3 or higher
+\item exmpp 0.9.5 or higher
\item OpenSSL 0.9.8 or higher, for STARTTLS, SASL and SSL encryption.
\item Zlib 1.2.3 or higher, for Stream Compression support (\xepref{0138}). Optional.
\item Erlang mysql library. Optional. For MySQL authentication or storage. See section \ref{compilemysql}.
@@ -504,7 +504,7 @@ To compile \ejabberd{} on a Microsoft Windows system, you need:
\begin{itemize}
\item MS Visual C++ 6.0 Compiler
\item \footahref{http://www.erlang.org/download.html}{Erlang/OTP R12B-5}. Support for R13 or higher is experimental.
-\item \footahref{http://support.process-one.net/doc/display/EXMPP}{exmpp 0.9.1 or higher}
+\item \footahref{http://support.process-one.net/doc/display/EXMPP}{exmpp 0.9.5 or higher}
\item \footahref{http://www.slproweb.com/products/Win32OpenSSL.html}{Shining Light OpenSSL 0.9.8d or higher}
(to enable SSL connections)
\item \footahref{http://www.zlib.net/}{Zlib 1.2.3 or higher}