diff --git a/debian/README.Debian b/debian/README.Debian
index ea2e06b9222ae3d5ce800d86c95cc3aa59e54641..81ca3e10c57d67e11c106c188c1875afc3dfb331 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,8 +1,7 @@
 Included profiles
 =================
 
-- apt-cacher-ng: taken from the apparmor-profiles repository at revision 135.
-  Still up-to-date as of revision 146.
+- apt-cacher-ng: taken from the apparmor-profiles repository at revision 153.
 - Evince: taken from Ubuntu's evince 3.14.1-0ubuntu1.
   Still up-to-date as of 3.16.1-0ubuntu1.
 - GStreamer abstraction, gst_plugin_scanner named profile: taken from
@@ -25,4 +24,4 @@ apparmor-profiles repository
 
 https://code.launchpad.net/~apparmor-dev/apparmor-profiles/master
 
- -- intrigeri <intrigeri@debian.org>, Sat, 14 Nov 2015 13:26:37 +0100
+ -- intrigeri <intrigeri@debian.org>, Sat, 14 Nov 2015 13:30:01 +0100
diff --git a/profiles/usr.sbin.apt-cacher-ng b/profiles/usr.sbin.apt-cacher-ng
index 19dfdc501997945a3953a6af96217e81e4600388..c12cc0fdf566e5841c48e81c31c82d5ab58f7e0d 100644
--- a/profiles/usr.sbin.apt-cacher-ng
+++ b/profiles/usr.sbin.apt-cacher-ng
@@ -25,6 +25,8 @@
   /bin/red ixr,
   /bin/sed ixr,
 
+  /usr/lib/apt-cacher-ng/acngtool ixr,
+
   # Site-specific additions and overrides. See local/README for details.
   #include <local/usr.sbin.apt-cacher-ng>
 }