diff --git a/classy-prelude-conduit.cabal b/classy-prelude-conduit.cabal
--- a/classy-prelude-conduit.cabal
+++ b/classy-prelude-conduit.cabal
@@ -1,5 +1,5 @@
 name:                classy-prelude-conduit
-version:             1.0.2
+version:             1.2.0
 synopsis:            classy-prelude together with conduit functions
 description:         classy-prelude together with conduit functions
 homepage:            https://github.com/snoyberg/mono-traversable
@@ -16,7 +16,7 @@
   exposed-modules:     ClassyPrelude.Conduit
   build-depends:       base                          >= 4          && < 5
                      , conduit                       >= 1.0        && < 1.3
-                     , classy-prelude                >= 1.0.2      && < 1.0.3
+                     , classy-prelude                >= 1.2.0      && < 1.2.1
                      , transformers
                      , monad-control
                      , resourcet
