diff --git a/hasql-postgres.cabal b/hasql-postgres.cabal
--- a/hasql-postgres.cabal
+++ b/hasql-postgres.cabal
@@ -1,7 +1,7 @@
 name:
   hasql-postgres
 version:
-  0.10.5
+  0.10.6
 synopsis:
   A "PostgreSQL" backend for the "hasql" library
 description:
@@ -81,7 +81,7 @@
     postgresql-binary == 0.5.*,
     postgresql-libpq == 0.9.*,
     -- data:
-    aeson >= 0.7 && < 0.10,
+    aeson >= 0.7 && < 0.11,
     uuid == 1.3.*,
     vector >= 0.10 && < 0.12,
     time >= 1.4 && < 1.6,
