diff --git a/hasql.cabal b/hasql.cabal
--- a/hasql.cabal
+++ b/hasql.cabal
@@ -1,5 +1,5 @@
 name: hasql
-version: 1.6.1.2
+version: 1.6.1.3
 category: Hasql, Database, PostgreSQL
 synopsis: An efficient PostgreSQL driver with a flexible mapping API
 description:
@@ -68,7 +68,7 @@
     hashtables >=1.3 && <2,
     mtl >=2 && <3,
     network-ip >=0.3.0.3 && <0.4,
-    postgresql-binary >=0.12.5 && <0.13,
+    postgresql-binary >=0.13 && <0.14,
     postgresql-libpq ==0.9.*,
     profunctors >=5.1 && <6,
     scientific >=0.3 && <0.4,
