diff --git a/hls-retrie-plugin.cabal b/hls-retrie-plugin.cabal
--- a/hls-retrie-plugin.cabal
+++ b/hls-retrie-plugin.cabal
@@ -1,6 +1,6 @@
 cabal-version:      2.2
 name:               hls-retrie-plugin
-version:            1.0.4.0
+version:            2.0.0.0
 synopsis:           Retrie integration plugin for Haskell Language Server
 description:
   Please see the README on GitHub at <https://github.com/haskell/haskell-language-server#readme>
@@ -28,9 +28,9 @@
     , directory
     , extra
     , ghc
-    , ghcide                ^>=1.10
+    , ghcide                == 2.0.0.0
     , hashable
-    , hls-plugin-api        ^>=1.6
+    , hls-plugin-api        == 2.0.0.0
     , hls-refactor-plugin
     , lsp
     , lsp-types
@@ -63,5 +63,5 @@
     , hls-plugin-api
     , hls-refactor-plugin
     , hls-retrie-plugin
-    , hls-test-utils             ^>=1.5
+    , hls-test-utils             == 2.0.0.0
     , text
