diff --git a/hspec-wai-json.cabal b/hspec-wai-json.cabal
--- a/hspec-wai-json.cabal
+++ b/hspec-wai-json.cabal
@@ -1,5 +1,5 @@
 name:             hspec-wai-json
-version:          0.5.0
+version:          0.6.0
 license:          MIT
 license-file:     LICENSE
 copyright:        (c) 2012-2014 Fujimura Daisuke,
@@ -25,7 +25,7 @@
       Test.Hspec.Wai.JSON
   build-depends:
       base == 4.*
-    , hspec-wai == 0.5.*
+    , hspec-wai == 0.6.*
     , bytestring
     , template-haskell
     , aeson
@@ -44,4 +44,4 @@
       base == 4.*
     , hspec-wai-json
     , hspec-wai
-    , hspec2
+    , hspec
