Use Boost C++ >= 1.53.0
diff --git a/doc/install/README.md b/doc/install/README.md
index 8f69510..42c328c 100644
--- a/doc/install/README.md
+++ b/doc/install/README.md
@@ -3,7 +3,7 @@
 * A relatively POSIX-compliant *NIX system
     * Cygwin or MinGW can be used on Windows
 * g++ 4.2
-* boost 1.54.0
+* boost 1.53.0
 * Runtime libraries for lex and yacc might be needed for the compiler.
 
 ## Requirements for building from source