diff --git a/install.rst b/install.rst
index ebd7beb02..b3a4ca428 100644
--- a/install.rst
+++ b/install.rst
@@ -19,7 +19,7 @@ The release page has precompiled binaries for Mac OS X, Windows, and several Lin
PostgreSQL dependency
=====================
-To use PostgREST you will need an underlying database (PostgreSQL version 9.3 or greater is required). You can use something like Amazon `RDS `_ but installing your own locally is cheaper and more convenient for development.
+To use PostgREST you will need an underlying database (PostgreSQL version 9.5 or greater is required). You can use something like Amazon `RDS `_ but installing your own locally is cheaper and more convenient for development.
* `Instructions for OS X `_
* `Instructions for Ubuntu 14.04 `_