diff --git a/libreplan-business/src/main/resources/db.changelog-1.2.xml b/libreplan-business/src/main/resources/db.changelog-1.2.xml
index dcce1c4d8..a61b348af 100644
--- a/libreplan-business/src/main/resources/db.changelog-1.2.xml
+++ b/libreplan-business/src/main/resources/db.changelog-1.2.xml
@@ -174,16 +174,24 @@
- Add new column allow_to_gather_usage_stats_enabled with default value FALSE to configuration table
+ Add new column allow_to_gather_usage_stats_enabled with default value TRUE to configuration table
+ defaultValueBoolean="TRUE" />
+
+
+
+
+ Update allow_to_gather_usage_stats_enabled field
+
+
+