diff --git a/cereal-conduit.cabal b/cereal-conduit.cabal
--- a/cereal-conduit.cabal
+++ b/cereal-conduit.cabal
@@ -1,5 +1,5 @@
 name:            cereal-conduit
-version:         0.7.2.2
+version:         0.7.2.3
 license:         BSD3
 license-file:    LICENSE
 author:          Myles C. Maxfield <myles.maxfield@gmail.com>
@@ -19,7 +19,7 @@
 
 library
     build-depends: base         >= 4       && < 5
-                 , conduit      >= 1.0.0   && < 1.2
+                 , conduit      >= 1.0.0   && < 1.3
                  , resourcet    >= 0.4     && < 1.2
                  , cereal       >= 0.4.0.0 && < 0.5
                  , bytestring
