diff --git a/product/ERP5/bootstrap/erp5_core/ToolTemplateItem/portal_transforms/html_to_text.xml b/product/ERP5/bootstrap/erp5_core/ToolTemplateItem/portal_transforms/html_to_text.xml
index 7fd6e5322b433d180ea082ebd6e9f2da64cace43..4396044e39bb61c0fe7921beb44e66e2aec33760 100644
--- a/product/ERP5/bootstrap/erp5_core/ToolTemplateItem/portal_transforms/html_to_text.xml
+++ b/product/ERP5/bootstrap/erp5_core/ToolTemplateItem/portal_transforms/html_to_text.xml
@@ -59,6 +59,12 @@
               </object>
             </value>
         </item>
+        <item>
+            <key> <string>_owner</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>html_to_text</string> </value>
@@ -73,7 +79,7 @@
         </item>
         <item>
             <key> <string>module</string> </key>
-            <value> <string>Products.PortalTransforms.transforms.html_to_text</string> </value>
+            <value> <string>Products.ERP5Type.patches.transforms.html_to_text</string> </value>
         </item>
         <item>
             <key> <string>output</string> </key>
@@ -89,6 +95,12 @@
             <key> <string>title</string> </key>
             <value> <string></string> </value>
         </item>
+        <item>
+            <key> <string>uid</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
       </dictionary>
     </pickle>
   </record>
diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision
index 666afef17fd505b7808142d55358222f39dd7261..abb531abb7e2c093d37bcf7e24cb02b60532f5e7 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/revision
+++ b/product/ERP5/bootstrap/erp5_core/bt/revision
@@ -1 +1 @@
-875
\ No newline at end of file
+876
\ No newline at end of file