diff --git a/dingo-widgets.cabal b/dingo-widgets.cabal
--- a/dingo-widgets.cabal
+++ b/dingo-widgets.cabal
@@ -1,5 +1,5 @@
 Name:                dingo-widgets
-Version:             0.1.0
+Version:             0.2.0
 Synopsis:            Dingo Widgets
 Description:         This package contains a set of widgets for the Dingo Rich Internet Application platform.
 License:             MIT
@@ -20,7 +20,7 @@
                , bytestring >= 0.9.0.1
                , blaze-html >= 0.4.1.6 && < 0.5
                , containers >= 0.4
-               , dingo-core >= 0.1 && < 0.2
+               , dingo-core >= 0.2.0 && < 0.3
                , file-embed >= 0.0.4 && < 0.1
                , fclabels == 1.0.*
                , shakespeare-js >= 0.10 && < 0.11
