diff --git a/hls-stylish-haskell-plugin.cabal b/hls-stylish-haskell-plugin.cabal
--- a/hls-stylish-haskell-plugin.cabal
+++ b/hls-stylish-haskell-plugin.cabal
@@ -1,6 +1,6 @@
 cabal-version:      2.4
 name:               hls-stylish-haskell-plugin
-version:            1.0.0.3
+version:            1.0.0.4
 synopsis:           Integration with the Stylish Haskell code formatter
 description:
   Please see the README on GitHub at <https://github.com/haskell/haskell-language-server#readme>
@@ -24,7 +24,7 @@
     , filepath
     , ghc
     , ghc-boot-th
-    , ghcide           >=1.2  && <1.6
+    , ghcide           ^>=1.5.0
     , hls-plugin-api   >=1.1  && <1.3
     , lsp-types
     , stylish-haskell  ^>=0.12 || ^>=0.13
