diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_viewHtmlStyle/my_preferred_text_format.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_viewHtmlStyle/my_preferred_text_format.xml
index 16d76c93ca35c514cdbac274a9a6e0a15ac71383..a272e8b7f50ca1df4e24cd11d021e4befb70e48d 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_viewHtmlStyle/my_preferred_text_format.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_viewHtmlStyle/my_preferred_text_format.xml
@@ -180,6 +180,12 @@
               </dictionary>
             </value>
         </item>
+        <item>
+            <key> <string>uid</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
         <item>
             <key> <string>values</string> </key>
             <value>
@@ -237,8 +243,8 @@
                           <string>text/plain</string>
                         </tuple>
                         <tuple>
-                          <string>Structured Text</string>
-                          <string>text/structured</string>
+                          <string>reStructuredText</string>
+                          <string>text/x-rst</string>
                         </tuple>
                       </list>
                     </value>
diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision
index aabe32b8ba36036f14d7f0393abfb7afd924b613..666afef17fd505b7808142d55358222f39dd7261 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/revision
+++ b/product/ERP5/bootstrap/erp5_core/bt/revision
@@ -1 +1 @@
-874
\ No newline at end of file
+875
\ No newline at end of file