Prepare 1.14 release
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 12da3c5..c4a2e48 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -6,7 +6,10 @@
         <author email="py4fun@gmail.com">Andrey Somov</author>
     </properties>
     <body>
-        <release version="1.14-SNAPSHOT" date="in Mercurial" description="Maintenance">
+        <release version="1.14" date="2014-08-29" description="Maintenance">
+            <action dev="maslovalex" type="fix"  issue="197">
+	        Load JavaBean with fields using custom constructors (2014-08-18)
+            </action>
             <action dev="py4fun" type="fix"  issue="192">
                 Drop support for "Value Key Language-Independent Type" and '=' a standard character (2014-05-22)
             </action>