diff --git a/ghc-debug-brick.cabal b/ghc-debug-brick.cabal
--- a/ghc-debug-brick.cabal
+++ b/ghc-debug-brick.cabal
@@ -1,6 +1,6 @@
 cabal-version:       2.4
 name:                ghc-debug-brick
-version:             0.6.0.0
+version:             0.7.0.0
 synopsis:            A simple TUI using ghc-debug
 description:         A simple TUI using ghc-debug
 bug-reports:         https://gitlab.haskell.org/ghc/ghc-debug/-/issues
@@ -31,9 +31,9 @@
                      , time
                      , deepseq
                      , microlens
-                     , ghc-debug-client == 0.6.0.0
-                     , ghc-debug-common == 0.6.0.0
-                     , ghc-debug-convention == 0.6.0.0
+                     , ghc-debug-client == 0.7.0.0
+                     , ghc-debug-common == 0.7.0.0
+                     , ghc-debug-convention == 0.7.0.0
                      , unordered-containers
                      , exceptions
                      , contra-tracer
