diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 09018e3..80c011b 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,12 @@
 X-editable changelog
 =============================
 
+
+Version 1.4.3 wip
+----------------------------
+[bug #32] upgrade to jQuery UI 1.9+ (vitalets)
+
+
 Version 1.4.2 Mar 7, 2013
 ----------------------------
 [enh #132] combodate options can be defined via data-combodate json string (vitalets)
diff --git a/package.json b/package.json
index cf6190e..921f78d 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "name": "X-editable",
   "title": "X-editable",
   "description": "In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery",
-  "version": "1.4.2",
+  "version": "1.4.3",
   "homepage": "http://github.com/vitalets/x-editable",
   "author": {
     "name": "Vitaliy Potapov",