diff --git a/crypto-conduit.cabal b/crypto-conduit.cabal
--- a/crypto-conduit.cabal
+++ b/crypto-conduit.cabal
@@ -1,6 +1,6 @@
 Cabal-version:       >= 1.8
 Name:                crypto-conduit
-Version:             0.5.4
+Version:             0.5.5
 Synopsis:            Conduit interface for cryptographic operations (from crypto-api).
 Homepage:            https://github.com/prowdsponsor/crypto-conduit
 License:             BSD3
@@ -38,7 +38,7 @@
     base         >= 3   && < 5,
     bytestring   >= 0.9,
     cereal       >= 0.3 && < 0.5,
-    conduit      >= 1.0 && < 1.2,
+    conduit      >= 1.0 && < 1.3,
     transformers >= 0.2 && < 0.5,
     resourcet
   if flag(conduit11)
