diff --git a/conduit-extra.cabal b/conduit-extra.cabal
--- a/conduit-extra.cabal
+++ b/conduit-extra.cabal
@@ -1,5 +1,5 @@
 Name:                conduit-extra
-Version:             1.0.0
+Version:             1.0.0.1
 Synopsis:            Temporary placeholder package.
 Description:         This package will soon contain much more functionality. This is a placeholder until the next release is ready.
 License:             MIT
@@ -13,6 +13,7 @@
 
 Library
   Build-depends:       base                     >= 4            && < 5
+                     , conduit < 1.1
 
 source-repository head
   type:     git
