diff --git a/debian/changelog b/debian/changelog
index 7a46c5cb86e682f514a98b741e641dc3a6dcaf38..ed8e6943967d90b06ad3d6258a21e81fcddb2108 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+systemd (241-7~deb10u6co2) apertis; urgency=medium
+
+  * Add /usr to non-unmountable list.
+    For Apertis we don't support `/usr` being a seperate partition, the only time
+    `/usr` is on a mountpoint is when using ostree images (where it is a bind mount
+    and which use a merged-usr layout). So also add `/usr` to the list of paths that
+    are considered unmountable even with split-usr support enabled in systemd.
+
+ -- Denis Pynkin <denis.pynkin@collabora.com>  Wed, 10 Mar 2021 02:09:16 +0300
+
 systemd (241-7~deb10u6co1) apertis; urgency=medium
 
   [ Ritesh Raj Sarraf ]