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.10.5
+version:          2.10.6
 license:          MIT
 license-file:     LICENSE
 copyright:        (c) 2012-2022 Simon Hengel
@@ -77,7 +77,7 @@
     , directory
     , filepath
     , hspec-discover
-    , hspec-meta ==2.9.3
+    , hspec-meta ==2.10.5
     , mockery >=0.3.5
   build-tool-depends:
       hspec-meta:hspec-meta-discover
diff --git a/version.yaml b/version.yaml
--- a/version.yaml
+++ b/version.yaml
@@ -1,1 +1,1 @@
-&version 2.10.5
+&version 2.10.6
