diff --git a/ghcide-test-utils.cabal b/ghcide-test-utils.cabal
--- a/ghcide-test-utils.cabal
+++ b/ghcide-test-utils.cabal
@@ -3,7 +3,7 @@
 build-type:         Simple
 category:           Development
 name:               ghcide-test-utils
-version:            1.8.0.0
+version:            1.9.0.0
 license:            Apache-2.0
 license-file:       LICENSE
 author:             Digital Asset and Ghcide contributors
@@ -14,7 +14,7 @@
     Test utils for ghcide
 homepage:           https://github.com/haskell/haskell-language-server/tree/master/ghcide#readme
 bug-reports:        https://github.com/haskell/haskell-language-server/issues
-tested-with:        GHC == 8.6.5 || == 8.8.4 || == 8.10.7 || == 9.0.2 || == 9.2.3 || == 9.2.4
+tested-with:        GHC == 8.10.7 || == 9.0.2 || == 9.2.3 || == 9.2.4
 
 source-repository head
     type:     git
