diff --git a/wai.cabal b/wai.cabal
--- a/wai.cabal
+++ b/wai.cabal
@@ -1,5 +1,5 @@
 Name:                wai
-Version:             1.3.0.2
+Version:             1.3.0.3
 Synopsis:            Web Application Interface.
 Description:         Provides a common protocol for communication between web applications and web servers.
 License:             MIT
@@ -20,7 +20,7 @@
   Build-Depends:     base                      >= 4        && < 5
                    , bytestring                >= 0.9.1.4
                    , blaze-builder             >= 0.2.1.4  && < 0.4
-                   , conduit                   >= 0.5      && < 0.6
+                   , conduit                   >= 0.5      && < 1.1
                    , network                   >= 2.2.1.5
                    , http-types                >= 0.7
                    , text                      >= 0.7
