diff --git a/postgresql-binary.cabal b/postgresql-binary.cabal
--- a/postgresql-binary.cabal
+++ b/postgresql-binary.cabal
@@ -1,7 +1,7 @@
 name:
   postgresql-binary
 version:
-  0.12.3.2
+  0.12.3.3
 synopsis:
   Encoders and decoders for the PostgreSQL's binary format
 description:
@@ -72,13 +72,13 @@
     -- parsing:
     binary-parser >=0.5.6 && <0.6,
     -- building:
-    bytestring-strict-builder >=0.4.2 && <0.5,
+    bytestring-strict-builder >=0.4.5.3 && <0.5,
     -- data:
     aeson >=0.9 && <2,
     uuid ==1.3.*,
     time >=1.4 && <2,
     scientific >=0.2 && <0.4,
-    bytestring >=0.10.4 && <0.11,
+    bytestring >=0.10.4 && <0.12,
     text >=1 && <2,
     vector >=0.10 && <0.13,
     network-ip >=0.2 && <1,
