diff --git a/hls-stan-plugin.cabal b/hls-stan-plugin.cabal
--- a/hls-stan-plugin.cabal
+++ b/hls-stan-plugin.cabal
@@ -1,6 +1,6 @@
 cabal-version: 2.4
 name:          hls-stan-plugin
-version:       1.0.1.0
+version:       2.0.0.0
 synopsis:      Stan integration plugin with Haskell Language Server
 description:
   Please see the README on GitHub at <https://github.com/haskell/haskell-language-server#readme>
@@ -74,7 +74,7 @@
     , filepath
     , hls-stan-plugin
     , hls-plugin-api
-    , hls-test-utils      ^>=1.5
+    , hls-test-utils      == 2.0.0.0
     , lens
     , lsp-types
     , text
