diff --git a/api/src/main/resources/org/openmrs/liquibase/updates/liquibase-update-to-latest-2.7.x.xml b/api/src/main/resources/org/openmrs/liquibase/updates/liquibase-update-to-latest-2.7.x.xml
index e505ca0f778a..dcfcf19f7e59 100644
--- a/api/src/main/resources/org/openmrs/liquibase/updates/liquibase-update-to-latest-2.7.x.xml
+++ b/api/src/main/resources/org/openmrs/liquibase/updates/liquibase-update-to-latest-2.7.x.xml
@@ -100,4 +100,99 @@
+
+
+
+
+
+
+ Adding "creator" column to role table
+
+
+
+
+
+
+
+
+
+
+
+ Adding "date_created" column to role table
+
+
+
+
+
+
+
+
+
+
+
+ Adding "changed_by" column to role table
+
+
+
+
+
+
+
+
+
+
+
+ Adding "date_changed" column to role table
+
+
+
+
+
+
+
+
+
+
+
+ Adding "retired" column to role table
+
+
+
+
+
+
+
+
+
+
+
+ Adding "retired_by" column to role table
+
+
+
+
+
+
+
+
+
+
+
+ Adding "date_retired" column to role table
+
+
+
+
+
+
+
+
+
+
+
+ Adding "retire_reason" column to role table
+
+
+
+