diff --git a/hls-splice-plugin.cabal b/hls-splice-plugin.cabal
--- a/hls-splice-plugin.cabal
+++ b/hls-splice-plugin.cabal
@@ -1,6 +1,6 @@
 cabal-version:      2.4
 name:               hls-splice-plugin
-version:            1.0.0.5
+version:            1.0.0.6
 synopsis:
   HLS Plugin to expand TemplateHaskell Splices and QuasiQuotes
 
@@ -38,7 +38,7 @@
     , foldl
     , ghc
     , ghc-exactprint
-    , ghcide                >=1.2  && <1.6
+    , ghcide                ^>=1.5.0
     , hls-plugin-api        >=1.1  && <1.3
     , lens
     , lsp
