diff --git a/pipes-parse.cabal b/pipes-parse.cabal
--- a/pipes-parse.cabal
+++ b/pipes-parse.cabal
@@ -1,5 +1,5 @@
 Name: pipes-parse
-Version: 3.0.0
+Version: 3.0.1
 Cabal-Version: >=1.8.0.2
 Build-Type: Simple
 License: BSD3
@@ -32,7 +32,7 @@
     HS-Source-Dirs: src
     Build-Depends:
         base         >= 4       && < 5  ,
-        pipes        >= 4.0     && < 4.2,
+        pipes        >= 4.1     && < 4.2,
         transformers >= 0.2.0.0 && < 0.4
     Exposed-Modules:
         Pipes.Parse,
