diff --git a/debian/changelog b/debian/changelog
index 9ef8a78bc3a9c570a8a178d398a711b0157183ff..3626efaa9588d0729e9313d006d6b59623f50901 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-briar-wrapper (0.0.4-1) UNRELEASED; urgency=medium
+
+  * Expose connection state of contacts
+  * Allow to delete contacts
+
+ -- Nico Alt <nicoalt@posteo.org>  Sat, 05 Sep 2020 17:25:32 +0000
+
 python-briar-wrapper (0.0.3-1) UNRELEASED; urgency=medium
 
   * Initial Debian release.
diff --git a/debian/control b/debian/control
index 42fe8d74b590100ade201550ef3bcd083df4e954..aad614ab1f2221bded26aa8bf6564952f0349dba 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Architecture: all
 Depends:
  python3-requests,
  python3-websockets (>= 8.0),
- briar-headless,
+ briar-headless (>= 1.2.9),
  ${misc:Depends},
  ${python3:Depends}
 Description: Wrapper Library for Briar Headless