I'm not sure if we'd make that change or not, but FYI there's a workaround which I think should be sufficient, if you're not using it already.
I'd recommend storing the value in pence/cents and then formatting it using the adjustStatValue method. There's an example in XF\Stats\Attachment where we store the attachment disk usage as bytes but then convert it to MB for display.