diff --git a/hspec-wai-json.cabal b/hspec-wai-json.cabal
--- a/hspec-wai-json.cabal
+++ b/hspec-wai-json.cabal
@@ -1,11 +1,11 @@
 cabal-version: 1.12
 
--- This file has been generated from package.yaml by hpack version 0.38.3.
+-- This file has been generated from package.yaml by hpack version 0.39.1.
 --
 -- see: https://github.com/sol/hpack
 
 name:           hspec-wai-json
-version:        0.12.0
+version:        0.12.1
 synopsis:       Testing JSON APIs with hspec-wai
 description:    Testing JSON APIs with hspec-wai
 category:       Testing
@@ -39,7 +39,7 @@
     , base ==4.*
     , bytestring
     , case-insensitive
-    , hspec-wai ==0.12.0
+    , hspec-wai ==0.12.1
     , template-haskell
   default-language: Haskell2010
 
