diff --git a/CMakeLists.txt b/CMakeLists.txt
index 66eadbd8b1debb4784adc8ea3ca8ec9d1e389f8e..657ad10b75189f11ef048b7d90a1a84704104485 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -42,7 +42,7 @@ SET(SOFTWARE_NAME "XTPcpp")
 
 SET(XTPCPP_VERSION_MAJOR "0")
 SET(XTPCPP_VERSION_MINOR "1")
-SET(XTPCPP_VERSION_PATCH "12")
+SET(XTPCPP_VERSION_PATCH "13")
 SET(XTPCPP_VERSION "${XTPCPP_VERSION_MAJOR}.${XTPCPP_VERSION_MINOR}.${XTPCPP_VERSION_PATCH}")
 
 # Set the CMAKE_PREFIX_PATH for the find_library fonction when using non
diff --git a/debian/changelog b/debian/changelog
index 83e3ddb3f47dae7d3d5e4d21e6c714a23ccd2bcc..0084090b40dc7abff0d62287d21cc68c98d08ae8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xtpcpp (0.1.13-1) jessie; urgency=medium
+
+  * progress bar, now spectral count output
+
+ -- Olivier Langella <Olivier.Langella@moulon.inra.fr>  Mon, 12 Jun 2017 08:59:00 +0200
+
 xtpcpp (0.1.12-1) jessie; urgency=medium
 
   * first PTM island support