diff --git a/hspec-discover.cabal b/hspec-discover.cabal
--- a/hspec-discover.cabal
+++ b/hspec-discover.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:             hspec-discover
-version:          2.9.1
+version:          2.9.2
 license:          MIT
 license-file:     LICENSE
 copyright:        (c) 2012-2021 Simon Hengel
@@ -77,8 +77,8 @@
     , directory
     , filepath
     , hspec-discover
-    , hspec-meta ==2.7.8
-    , mockery
+    , hspec-meta ==2.9.0.1
+    , mockery >=0.3.5
   build-tool-depends:
       hspec-meta:hspec-meta-discover
   default-language: Haskell2010
diff --git a/version.yaml b/version.yaml
--- a/version.yaml
+++ b/version.yaml
@@ -1,1 +1,1 @@
-&version 2.9.1
+&version 2.9.2
