diff --git a/changelog.d/5759.misc b/changelog.d/5759.misc
index c0bc566c4cb3e877fbf8fd1c31e611154585a22a..dc7e2c01bf34d25da40faf82e959f271b2ae5930 100644
--- a/changelog.d/5759.misc
+++ b/changelog.d/5759.misc
@@ -1 +1,4 @@
-Allow devices to be marked as hidden, for use by features such as cross-signing.
\ No newline at end of file
+Allow devices to be marked as hidden, for use by features such as cross-signing.
+This adds a new field with a default value to the devices field in the database,
+and so the database upgrade may take a long time depending on how many devices
+are in the database.