diff --git a/postgresql-binary.cabal b/postgresql-binary.cabal
--- a/postgresql-binary.cabal
+++ b/postgresql-binary.cabal
@@ -1,6 +1,6 @@
 cabal-version:      3.0
 name:               postgresql-binary
-version:            0.13.1.2
+version:            0.13.1.3
 synopsis:           Encoders and decoders for the PostgreSQL's binary format
 description:
   An API for dealing with PostgreSQL's binary data format.
@@ -120,7 +120,7 @@
     , aeson >=2 && <3
     , network-ip >=0.2 && <1
     , postgresql-binary
-    , postgresql-libpq >=0.9 && <0.10
+    , postgresql-libpq >=0.9 && <0.11
     , QuickCheck >=2.10 && <3
     , quickcheck-instances >=0.3.22 && <0.4
     , rerebase >=1.20.1.1 && <2
