Update version number

Change-Id: I5eda57058d75aa6a556ff2969cb20e9f8ee11f98
diff --git a/Changes b/Changes
index f1e0353..1018287 100755
--- a/Changes
+++ b/Changes
@@ -6,6 +6,7 @@
         - Improve VC creation tool by supporting "blurring".
         - Make tutorial queries localizable for different default corpora.
         - Update dependencies.
+        - Add lwc annotations.
 
 0.24 2017-11-22
         - Added support for relation visualization.
diff --git a/package.json b/package.json
index db70bb7..e32b541 100755
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "name": "Kalamar",
   "description": "Mojolicious-based Frontend for KorAP",
   "license" : "BSD-2-Clause",
-  "version": "0.25.1",
+  "version": "0.25.2",
   "repository" : {
     "type": "git",
     "url": "https://github.com/KorAP/Kalamar.git"