diff --git a/http-pony-serve-wai.cabal b/http-pony-serve-wai.cabal
--- a/http-pony-serve-wai.cabal
+++ b/http-pony-serve-wai.cabal
@@ -2,7 +2,7 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:                http-pony-serve-wai
-version:             0.1.0.1
+version:             0.1.0.2
 synopsis:            Serve a WAI application with http-pony
 -- description:         
 license:             BSD3
@@ -32,11 +32,11 @@
                      , pipes >=4.1
                      , pipes-bytestring
                      , wai
+                     , http-pony-transformer-http >= 0.1.0.0
 
                      -- testing
                      -- , pipes-safe
                      -- , pipes-network
-                     -- , http-pony-transformer-http >= 0.1.0.2
                      -- , http-pony-transformer-case-insensitive >= 0.1.0.1
                      -- , foreign-store
                      -- , http-pony
