diff --git a/hls-gadt-plugin.cabal b/hls-gadt-plugin.cabal
--- a/hls-gadt-plugin.cabal
+++ b/hls-gadt-plugin.cabal
@@ -1,6 +1,6 @@
 cabal-version:      2.4
 name:               hls-gadt-plugin
-version:            1.0.2.0
+version:            2.0.0.0
 synopsis:           Convert to GADT syntax plugin
 description:
   Please see the README on GitHub at <https://github.com/haskell/haskell-language-server/tree/master/plugins/hls-gadt-plugin#readme>
@@ -30,10 +30,10 @@
     , containers
     , extra
     , ghc
-    , ghcide                ^>= 1.10
+    , ghcide                 == 2.0.0.0
     , ghc-boot-th
     , ghc-exactprint
-    , hls-plugin-api        ^>= 1.6
+    , hls-plugin-api         == 2.0.0.0
     , hls-refactor-plugin
     , lens
     , lsp                    >=1.2.0.1
@@ -59,7 +59,7 @@
     , base
     , filepath
     , hls-gadt-plugin
-    , hls-test-utils              ^>=1.5
+    , hls-test-utils              == 2.0.0.0
     , lens
     , lsp
     , lsp-test
