diff --git a/debian/changelog b/debian/changelog
index 210a046717c8e7bf1c5b9f0b4d51f17c71d7aa3d..97d3a5853bc8523065d0766aa009c48a9587fc81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+squeekboard (1.3.2) amber-phone; urgency=medium
+
+  * Make sure all key presses get accepted by the compositor
+
+ -- Dorota Czaplejewicz <dorota.czaplejewicz@puri.sm>  Tue, 26 Nov 2019 15:36:27 +0000
+
 squeekboard (1.3.1) amber-phone; urgency=medium
 
   * Update and fix layouts and languages
diff --git a/meson.build b/meson.build
index b367ded853eb64672c7c9191a8489a52d5b3fd9a..96c0e283bcd1c371568c0956fa2cd90d865e2077 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
     'squeekboard',
     'c', 'rust',
-    version: '1.3.1',
+    version: '1.3.2',
     license: 'GPLv3',
     meson_version: '>=0.51.0',
     default_options: [