Index: uc_multiprice.module
===================================================================
--- uc_multiprice.module	(revision 161)
+++ uc_multiprice.module	(working copy)
@@ -323,6 +323,7 @@
                 // and if multiprice currency price handler is enabled
                 if ($pricehandlers['hook_data']['uc_multiprice']) {
                   $node->disabled_unpriced_product = TRUE;
+                  $node->sell_price = NULL;
                 }
               }
             }
