diff --git a/hspec-meta.cabal b/hspec-meta.cabal
--- a/hspec-meta.cabal
+++ b/hspec-meta.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           hspec-meta
-version:        2.11.3
+version:        2.11.4
 synopsis:       A version of Hspec which is used to test Hspec itself
 description:    A stable version of Hspec which is used to test the
                 in-development version of Hspec.
@@ -96,7 +96,7 @@
     , directory
     , filepath
     , haskell-lexer
-    , hspec-expectations ==0.8.3.*
+    , hspec-expectations ==0.8.4.*
     , process
     , quickcheck-io >=0.2.0
     , random
@@ -135,7 +135,7 @@
     , directory
     , filepath
     , haskell-lexer
-    , hspec-expectations ==0.8.3.*
+    , hspec-expectations ==0.8.4.*
     , process
     , quickcheck-io >=0.2.0
     , random
