diff --git a/yi-mode-javascript.cabal b/yi-mode-javascript.cabal
--- a/yi-mode-javascript.cabal
+++ b/yi-mode-javascript.cabal
@@ -1,5 +1,5 @@
 name:           yi-mode-javascript
-version:        0.17.1
+version:        0.18.0
 synopsis:       Yi editor javascript mode
 category:       Yi
 homepage:       https://github.com/yi-editor/yi#readme
@@ -32,8 +32,8 @@
     , microlens-platform
     , mtl
     , text
-    , yi-core >= 0.17
-    , yi-language >= 0.17
+    , yi-core >= 0.18
+    , yi-language >= 0.18
     , yi-rope >= 0.10
   build-tools:
       alex >= 3.0.3 && < 3.2.0 || >= 3.2.1
