diff --git a/hls-cabal-plugin.cabal b/hls-cabal-plugin.cabal
--- a/hls-cabal-plugin.cabal
+++ b/hls-cabal-plugin.cabal
@@ -1,6 +1,6 @@
 cabal-version:      3.0
 name:               hls-cabal-plugin
-version:            2.4.0.0
+version:            2.5.0.0
 synopsis:           Cabal integration plugin with Haskell Language Server
 description:
   Please see the README on GitHub at <https://github.com/haskell/haskell-language-server#readme>
@@ -49,13 +49,13 @@
     , directory
     , filepath
     , extra                 >=1.7.4
-    , ghcide                == 2.4.0.0
+    , ghcide                == 2.5.0.0
     , hashable
-    , hls-plugin-api        == 2.4.0.0
-    , hls-graph             == 2.4.0.0
+    , hls-plugin-api        == 2.5.0.0
+    , hls-graph             == 2.5.0.0
     , lens
-    , lsp                   ^>=2.2
-    , lsp-types             ^>=2.0.2
+    , lsp                   ^>=2.3
+    , lsp-types             ^>=2.1
     , regex-tdfa            ^>=1.3.1
     , stm
     , text
@@ -84,7 +84,7 @@
     , filepath
     , ghcide
     , hls-cabal-plugin
-    , hls-test-utils    == 2.4.0.0
+    , hls-test-utils    == 2.5.0.0
     , lens
     , lsp
     , lsp-types
