diff --git a/yi-frontend-vty.cabal b/yi-frontend-vty.cabal
--- a/yi-frontend-vty.cabal
+++ b/yi-frontend-vty.cabal
@@ -1,5 +1,5 @@
 name:           yi-frontend-vty
-version:        0.18.0
+version:        0.19.0
 synopsis:       Vty frontend for Yi editor
 category:       Yi
 homepage:       https://github.com/yi-editor/yi#readme
@@ -27,8 +27,8 @@
     , stm >= 2.2
     , text
     , vty >= 5.4
-    , yi-core >= 0.18
-    , yi-language >= 0.18
+    , yi-core >= 0.19
+    , yi-language >= 0.19
     , yi-rope >= 0.10
   exposed-modules:
       Yi.Config.Default.Vty
