diff --git a/__pkginfo__.py b/__pkginfo__.py
index f79c5314a68fb3576839867145d58d9d7ff9b6cd_X19wa2dpbmZvX18ucHk=..de2fb8748325126a71d2e5fb7281d7d369671523_X19wa2dpbmZvX18ucHk= 100644
--- a/__pkginfo__.py
+++ b/__pkginfo__.py
@@ -4,7 +4,7 @@
 distname = "cubicweb-blog"
 modname = distname.split('-', 1)[1]
 
-numversion = (1, 5, 0)
+numversion = (1, 5, 1)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL'
diff --git a/debian/changelog b/debian/changelog
index f79c5314a68fb3576839867145d58d9d7ff9b6cd_ZGViaWFuL2NoYW5nZWxvZw==..de2fb8748325126a71d2e5fb7281d7d369671523_ZGViaWFuL2NoYW5nZWxvZw== 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cubicweb-blog (1.5.1-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Katia Saurfelt <katia@hercules.logilab.fr>  Wed, 22 Apr 2009 10:02:35 +0200
+
 cubicweb-blog (1.5.0-1) unstable; urgency=low
 
   * hide the blogs box when it's empty