diff --git a/yi-mode-javascript.cabal b/yi-mode-javascript.cabal
--- a/yi-mode-javascript.cabal
+++ b/yi-mode-javascript.cabal
@@ -1,9 +1,5 @@
--- This file has been generated from package.yaml by hpack version 0.17.1.
---
--- see: https://github.com/sol/hpack
-
 name:           yi-mode-javascript
-version:        0.16.0
+version:        0.17.0
 synopsis:       Yi editor javascript mode
 category:       Yi
 homepage:       https://github.com/yi-editor/yi#readme
@@ -36,9 +32,9 @@
     , microlens-platform
     , mtl
     , text
-    , yi-core
-    , yi-language
-    , yi-rope
+    , yi-core >= 0.17
+    , yi-language >= 0.17
+    , yi-rope >= 0.10
   build-tools:
       alex >= 3.0.3 && < 3.2.0 || >= 3.2.1
   exposed-modules:
