wp_update_term: How could i update the “name”?

According to wp_update_term() in Codex you pass fields you want to override in $args argument, try passing name in there?